Skip to content

Comments

Use native runners to build Docker images#451

Merged
bestbeforetoday merged 1 commit intohyperledger:mainfrom
bestbeforetoday:docker-multiarch
Feb 20, 2025
Merged

Use native runners to build Docker images#451
bestbeforetoday merged 1 commit intohyperledger:mainfrom
bestbeforetoday:docker-multiarch

Conversation

@bestbeforetoday
Copy link
Member

Instead of relying on QEMU emulation to build multi-arch images, use native arm64 and amd64 build runners to build architecture-specific images, then publish multi-arch metadata with each of the image manifests.

Instead of relying on QEMU emulation to build multi-arch images, use
native arm64 and amd64 build runners to build architecture-specific
images, then publish multi-arch metadata with each of the image
manifests.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@bestbeforetoday bestbeforetoday marked this pull request as ready for review February 20, 2025 17:28
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner February 20, 2025 17:28
@bestbeforetoday bestbeforetoday enabled auto-merge (squash) February 20, 2025 17:29
Copy link
Contributor

@denyeart denyeart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Mark!

@bestbeforetoday bestbeforetoday merged commit c2a99c1 into hyperledger:main Feb 20, 2025
8 checks passed
@bestbeforetoday bestbeforetoday deleted the docker-multiarch branch February 20, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants